home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Max Special: Max Gallery
/
Max Special Gallery.iso
/
pc
/
menuag.dir
/
00118_BKRMXMEN.PIC.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-04-03
|
256 b
|
10 lines
on mouseUp
hideMaxMenu()
repeat with i = 3 to 8
set the cursor of sprite i to [the number of member "aheadCursor", the number of member "aheadCursorMask"]
end repeat
repeat with i = 35 to 44
set the cursor of sprite i to 0
end repeat
end